GetScale(float, float)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Graphics


Gets the drawing scale factor for the current target.

Syntax

public void GetScale(
	float scaleX,
	float scaleY
)

Back to index